Skip to content

ci: update release manifest 26.01 kernels and driver_version#251

Merged
rollandf merged 1 commit intomainfrom
ci/update-release-manifest-26.01
Feb 10, 2026
Merged

ci: update release manifest 26.01 kernels and driver_version#251
rollandf merged 1 commit intomainfrom
ci/update-release-manifest-26.01

Conversation

@nvidia-ci-cd
Copy link
Collaborator

Created by an internal DOCA CI job.

Signed-off-by: svc-cloud-orch-ci <svc-cloud-orch-ci@nvidia.com>
@greptile-apps
Copy link

greptile-apps bot commented Feb 10, 2026

Greptile Overview

Greptile Summary

This PR updates the 26.01 release manifest by bumping driver_version to 26.01-0.9.2.0-0 and adjusting the Ubuntu 22.04 precompiled kernel list (replacing 6.8.0-1044-aws with 6.8.0-1045-aws).

This file is consumed by the driver buildlease CI to define the OS/arch/kernel matrix and to label produced artifacts with the driver_version.

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk.
  • Change is limited to a single YAML manifest value bump and a straightforward kernel list update; the diff is small and structurally consistent with the existing manifest format.
  • No files require special attention

Important Files Changed

Filename Overview
release_manifests/26.01.yaml Bumps driver_version to 26.01-0.9.2.0-0 and updates ubuntu22.04 precompiled AWS kernel from 6.8.0-1044-aws to 6.8.0-1045-aws.

Sequence Diagram

sequenceDiagram
    participant CI as DOCA CI job
    participant Repo as doca-driver-build repo
    participant Manifest as release_manifests/26.01.yaml
    participant Build as Driver build pipeline

    CI->>Repo: Commit manifest update (driver_version, kernels)
    Repo->>Manifest: Update driver_version and kernel list
    Build->>Repo: Read 26.01 release manifest
    Build->>Build: Resolve OS/arch/kernel matrix
    Build->>Build: Build/test precompiled artifacts for listed kernels
    Build-->>Repo: Publish artifacts tagged with driver_version
Loading

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@rollandf rollandf merged commit ba21f4e into main Feb 10, 2026
8 checks passed
@rollandf rollandf deleted the ci/update-release-manifest-26.01 branch February 10, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants